SCTimer/PWM (SCT) PWM with Deadtime example
========================================================

Example description
------------------------------
LPC5411x SCT PWM with Dead-time Program for LPCXpresso board
SCTimer/PWM to generate a two-channel double-edge controlled PWM, intended for use as a complementary PWM pair with dead-time control.
1. SCTimer/PWM 16-bit Low Counter generating two PWMs @ SCT_OUT4 (Green LED) and SCT-OUT2 (Red LED).
2. Every time P0_24 (SW1) goes high to low, SCT_OUT4 goes HIGH (Green LED - OFF) and SCT-OUT2 LOW (Red LED - ON).


Special connection requirements
-------------------------------
LPC54114 LPCXpresso board:


Build procedures:
-----------------
Visit the LPCOpen Quick start guide at
[http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides]
to get started building LPCOpen projects.
